/* [Global] */
html, body, div, span, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
body { background: url('/Shared/body_bg.gif') repeat; font-size: 12px; color: #444444; font-family: 'Verdana', 'Geneva', sans-serif; }
.BlankTemplate body { background-color: #fff; background-image: none; color: #000; }
a { text-decoration: none; font-family: 'Arial', 'Helvetica', sans-serif; color: #222222; }
a:hover { text-decoration: underline; color: #222222; }
h1, h2, h3, h4 { font-weight: bold; }
h1 { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12pt; color: #175985; text-align: left; }
h2 { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12pt; font-weight: -; color: #000000; padding-top: 2px; padding-bottom: 4px; }
h3 { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12pt; }
h4 { font-size: 14px; }
ul { padding-left: 20px; margin: 15px; }
p { font-family: 'Verdana', 'Geneva', sans-serif; color: #444444; padding: 5px 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 8px 0; padding: 0; }
input, select { vertical-align: middle; }
input[type=text], input[type=password], select, textarea { border: 1px solid #ccc; margin: 3px 0; padding: 2px; font-family: Verdana,Arial; font-size: 12px; }
#storename { font-size: 40px; color: #333; }
#storename:hover { text-decoration: none; }
#tagline { font-size: 16px; font-style: italic; }
#utilnav { text-align: right; padding-top: 7px; }
#utilnav ul { margin: 0; list-style: none; }
#utilnav ul li { display: inline; padding: 5px; font-size: 15px; }
.LayoutBottom li, .LayoutBottom ul { list-style: none; margin: 0; }
.Hidden { display: none; }
.CarouselNextButtonImage, .CarouselPrevButtonImage { cursor: pointer; }
.AddressBookNameTextbox { width: 194px; }
.AddressBookCityTextbox { width: 152px; }
.AddressBookStateTextbox { width: 160px; }
.AddressBookZipCodeTextbox { width: 112px; }
.AddressBookNotes { font-family: Verdana; font-size: 12px; }
.ProductGroupItemPricing { white-space: nowrap; }
.ProductGroupItemQuantity { width: 40px; }
.ProductGroupItemDescription { margin: 0px 4px 0px 4px; }
.CustomPaymentMethodsAmountArea { float: right; }
.CustomPaymentMethodsAmountTextbox { width: 80px; }
.CustomPaymentMethodsFieldName { padding-left: 15px; width: 100px; text-align: right; }
.CustomPaymentMethodsChooseArea { padding-left: 35px; }
.CustomPaymentMethodsSeparator { height: 1px; color: #999999; }
.MicroStoreMoreInfoLink { font-size: 12px; }
.PaymentMethodsCC { font-size: 12px; }
.PaymentMethodsNewCardNum { width: 103px; }
.PaymentMethodsNewCardName { width: 100px; }
.PaymentMethodsChoosePaypalButton { padding-left: 35px; }
.PaymentMethodsCustomFieldName { padding-left: 35px; width: 200px; }
.PaymentMethodsChooseCustomButton { padding-left: 35px; }
.PaymentMethodsEcheckTextbox { width: 75px; }
.PersonalizationFileUpload { width: 250px; }
.ProductReviewTagSelectorRemoveTagArea { width: 15px; text-align: center; }
.ProductReviewTagSelectorRemoveTagImage { border: 0 none; }
.RelatedItemsContainer { padding: 10px; }
.RelatedItemsSeparator { color: #999999; height: 1px; }
.RelatedItemsProductPhotoArea { float: left; width: 14%; }
.RelatedItemsProductNameArea { float: left; width: 34%; }
.RelatedItemsPricingArea { float: left; width: 24%; }
.RelatedItemsAddToCartArea { float: left; width: 24%; text-align: right; }
.RelatedItemsQtyTextbox { width: 40px; }
.RelatedItemsMessageText { float: left; width: 24%; text-align: right; }
.RelatedItemsAddToCartButton { clear: both; text-align: right; }
.ShippingMethodCalendarPickerArea { float: left; width: 49%; }
.ErrorText { background: url(/store/i/ld/error.png) no-repeat 5px 5px #FFBFBF; border: 1px solid #999; border-radius: 3px; color: #7F0000; display: block; font-weight: bold; line-height: 25px; margin: 20px 0; padding: 5px 30px 5px 65px; box-shadow: 0px 0px 5px #999; min-height: 45px; }
.errorText { padding-top: 5px; border-bottom: 1px dashed #8F2323; }
.attentionText { background: #e5e5e5; border: 1px solid #ccc; border-radius: 10px; box-shadow: 0 0 5px #333; margin: 10px 0; padding: 10px; color: #000; }
.itemoriginalprice { text-decoration: line-through; }
.CustomFieldLabel { width: 118px; }
.CustomFieldInput {  }
.EProductCredentials { font-weight: bold; }
.EProductCredentials span { font-weight: normal; padding-right: 20px; }
.EProductNameContainer { display: inline; padding-right: 20px; }
.EProductURLContainer { display: inline; }
.EProductItemContainer { text-align: left; }
ol { padding-left: 40px; }
footer { background: transparent; }
div { font-size: 12pt; }
/* [/Global] */

/* [Layout] */
.Layout, .LayoutTop, .LayoutMiddle, .LayoutLeftColumn, .LayoutContent, .LayoutRightColumn, .LayoutBottom { display: block; }
.Layout { width: 1140px; margin: 0 auto; background: #fff; }
.LayoutTop {  }
.LayoutTopLeft { width: 15%; float: left; }
.LayoutTopRight { width: 85%; float: right; }
.LayoutTopBottom { clear: both; margin-top: 120px; }
.LayoutLeftColumn { width: 220px; }
.LayoutRightColumn { width: 220px; }
.LeftAndRightColumn .LayoutContent { margin: 0 220px; }
.LeftColumn .LayoutContent { margin: 0 0 0 220px; }
.RightColumn .LayoutContent { margin: 0 220px 0 0; }
.DoubleLeft .LayoutContent { margin: 0 0 0 440px; }
.DoubleRight .LayoutContent { margin: 0 440px 0 0; }
.LayoutLeftColumnInner { padding: 5px; }
.LayoutRightColumnInner { padding: 4px; }
.LayoutContentInner { width: 100%; float: left; }
/* background-color: #3377BE; */ 
.DoubleLeft .LayoutLeftColumn { float: left; } 
.DoubleLeft .LayoutRightColumn { float: left; }
.DoubleRight .LayoutLeftColumn { float: right; }
.DoubleRight .LayoutRightColumn { float: right; }
.LeftAndRightColumn .LayoutLeftColumn { float: left; }
.LeftAndRightColumn .LayoutRightColumn { float: right; }
.LeftColumn .LayoutLeftColumn { float: left; }
.RightColumn .LayoutRightColumn { float: right; }
.OneColumn .LayoutContent { padding: 10px; }
.OneColumn .LayoutContentInner { width: 100%; padding: 0; }
.LayoutContent { padding: 0 5px; }
.LayoutTopRight .Control { text-align: right; }
.TopSticky { position: fixed; top: 0px; z-index: 1; width: 1140px; background: #fff; margin: 0 auto; height: 130px; }
/* [/Layout] */

/* [Widgets] */
.Control { float: none; vertical-align: bottom; }
.ControlItem { float: none; vertical-align: bottom; margin-right: auto; margin-left: auto; }
.ControlHeader { font-family: -; font-weight: -; color: #146ec1; font-size: 14px; margin-right: -; margin-left: -; padding: 3 0 px; }
.HorizontalNav { padding-top: 15px; padding-bottom: 15px; text-align: left; position: relative; z-index: 100; background-color: #1569a9; }
.HorizontalNavSeperator { display: inline; }
.HorizontalNavItem { display: inline-block; *display: inline; zoom: 1; }
.HorizontalNavLink { color: #fff; }
.HorizontalNavLink:hover, .HorizontalNavItem:hover > a, .HorizontalNavItemHover > a { color: #888888; font-size: 16px; text-decoration: none; }
.HorizontalNavItem > .SubMenu { *margin-top: 0; min-width: 500px; }
.HorizontalNavItem .SubMenu { position: absolute; left: -9999px; top: 100%; background: #fff; z-index: 100; }
.HorizontalNavItem:hover .SubMenu .SubMenu, .HorizontalNavItemHover .SubMenu .SubMenu { left: -9999px; }
.HorizontalNavItem .SubMenuItem a { display: inline-block; padding: 5px; min-width: 150px; color: #000; float: left; }
.HorizontalNavItem .SubMenuItem a:hover, .HorizontalNavItem .SubMenuItem:hover > a, .HorizontalNavItem .SubMenuItemHover > a { color: #888888; }
.HorizontalNavItem:hover .SubMenu, .HorizontalNavItemHover .SubMenu { left: 0; }
.HorizontalNavItem .SubMenuItem, .HorizontalNav, .HorizontalNavItem { position: relative; z-index: 10; }
.HorizontalNavItem .SubMenuItem:hover .SubMenu, .HorizontalNavItem .SubMenuItemHover .SubMenu { left: 100% !important; top: 0; }
.HorizontalNavLink { color: #fff; font-weight: bold; font-size: 16px; padding: 7px; }

.LinkGroup .ControlLink { padding: 5px 0; border-bottom: 1px solid #ccc; z-index: 10; position: relative; }
.LinkGroup .ControlLink:hover, .LinkGroup .ControlLinkHover, .LinkGroup .ControlLink:hover > a, .LinkGroup .ControlLinkHover > a { color: #666666; background: #ccc; font-size: 16px; }
.ControlLink .SubMenu { position: absolute; left: -9999px; top: 0; background: #ccc; z-index: 100; border: 1px solid #999; }
.ControlLink:hover .SubMenu .SubMenu, .ControlLinkHover .SubMenu .SubMenu { left: -9999px; }
.ControlLink .SubMenuItem a { display: block; padding: 5px; min-width: 150px; color: #000; }
.ControlLink .SubMenuItem a:hover, .ControlLink .SubMenuItem:hover > a, .ControlLink .SubMenuItemHover > a { background: #666; color: #666666; }
.ControlLink:hover .SubMenu, .ControlLinkHover .SubMenu { left: 95%; }
.ControlLink .SubMenuItem { position: relative; z-index: 10; }
.ControlLink .SubMenuItem:hover .SubMenu, .ControlLink .SubMenuItemHover .SubMenu { left: 100% !important; top: 0; }

.FeaturedItemsRating .StarRatings { float: none; margin: 0 auto; }
.FeaturedItemsDetails { text-align: center; }
.HorizontalNavItem:hover > a { color: #fff; font-size: 16px; }
.HorizontalNavItemHover > a { color: #888888; font-size: 10pt; }
.HorizontalNavLink:hover { font-size: 16px; }
.LinkGroup .ControlLinkHover { color: #146ec1; font-size: 15px; }

#searchbox { background: none repeat scroll 0px 0px #F7F7F7; border: 1px solid #3D90EE; border-radius: 20px 0px 0px 20px; box-shadow: none; display: inline-block; height: 20px; padding: 15px; width: 400px; position: relative; font-size: 20px; outline: none; }
/* #searchbox { border: 1px solid #f84000; padding: 2px; width: 480px; height: 25px; font-size: 16px; font-weight: 400; color: #858489; } */
.cstext1 { font-size: 16px; font-weight: bold; color: #f84000; }
.cstext a { font-size: 14px; text-decoration: none; }
.cstext { padding-right: 20px; }
/* [/Widgets] */

/* [ProductDetails] */
#vproducts h2 { font-size: 16px; }
.autoship5 { font-size: 16px; font-family: 'Verdana', 'Geneva', sans-serif; color: #f84000; font-weight: bold; }
#ddProductSubscriptionFrequencies_lblLabel { font-size: 16px; font-family: 'Verdana', 'Geneva', sans-serif; color: #444444; }
#clarity-product { font-size: 16px; font-family: 'Verdana', 'Geneva', sans-serif; color: #444444; padding: 5px 0; }
.ProductDetailsYouSave { font-weight: bold; }
#lnkWriteReview { font-size: 16px; }
#lnkReviewCountLink { font-size: 16px; }
.ProductDetailsItemNr { font-size: 16px; }
.ProductDetailsAvailability { font-size: 16px; }
.ProductDetails { background: #ffffff; text-align: right; font-family: 'Verdana', 'Geneva', sans-serif; margin: 0 0 0 250px; }
.ProductDetailsSocialBookmarks { margin: 10px 0; }
.ProductDetailsPhotoArea { float: left; text-align: center; width: 340px; }
.ProductDetailsPhoto img { max-width: 300px; max-height: 300px; }
.ProductDetailsPhotoArea table { width: 100%; }
#imgMfgLogo { max-width: 150px; font-size: 16px; text-align: right; padding-top: 15px; }
div.ProductDetailsQuantity { font-size: 16px; font-family: 'Verdana', 'Geneva', sans-serif; color: #444444; }
.ProductDetailsQuantityTextBox { width: 40px; text-align: center; }
.ProductDetailsVariations select { float: right; clear: right; font-size: 16px; }
span.ProductDetailsVariations { float: right; clear: right; margin: 10px 0 2px; font-weight: bold; }
.ProductDetailsVariations table { float: right; clear: right; }
.ProductDetailsTabs { margin: 10px 0; }
.ProductDetailsTabs p { font-size: 16px; }
.ProductDetailsTabs li { font-size: 16px; }
.ProductGroup { border: 1px solid #ccc; margin: 5px 0; font-size: 12px; }
.ProductGroup td { padding: 5px; }
.ProductGroupHeader { background: #666; color: #fff; }
.ProductGroupHeader th { padding: 5px; }
span.ProductGroupItem { text-align: center; }
.ProductGroupAlternatingItem { background: #ccc; }
span.ProductGroupAlternatingItem { text-align: center; }
#tdProductGroupDisplayQuantity { text-align: center; }
#tdProductGroupDisplayAltQuantity { text-align: center; }
.ProductDetailsQuantityPriceTable { width: 100%; border: 1px solid #666; }
.ProductDetailsQuantityPriceQuantity { background: #666; color: #fff; padding: 5px; }
.ProductDetailsQuantityPricePrice { padding: 5px; }
.ProductDetailsQuantityPriceQuantityLabel { background: #666; color: #fff; padding: 5px; }
.ProductDetailsQuantityPricePriceLabel { padding: 5px; }
.ProductDetailsQuantityPricePriceLabel p { padding: 0; }
.ProductDetailsPricing { text-align: left; font-family: 'Verdana', 'Geneva', sans-serif; font-size: 16px; color: #444444; margin-top: 10px; margin-bottom: 10px; }
.ProductDetailsPrice { font-weight: bold; font-family: 'Verdana', 'Geneva', sans-serif; font-size: 16px; color: red; }
.ProductDetailsPriceArea { display: inline; color: #444; font-size: 19px; font-weight: bold; }
.ProductDetailsRetail { text-decoration: line-through; font-family: 'Verdana', 'Geneva', sans-serif; font-size: 12px; font-weight: normal; color: #444; }
.ProductDetailsRetailPriceArea { display: inline; }
.ProductDetailsSalePriceArea { display: inline; }
.ProductDetailsSalePrice { font-weight: bold; color: #FF0000; font-size: 14pt; }
.ProductDetailsWasPriceArea { display: block; }
.ProductDetailsWasPrice { text-decoration: line-through; font-weight: bold; }
.ProductDetailsReviewDisplay { float: right; }
.ProductDetailsReviewRatingStars, .ProductDetailsReviewRatingStars .StarRatings { float: left; }
.ProductDetailsReviewRatingCount { clear: left; }
.ProductDetailsAttributesTD { padding: 2px 5px; border: 1px solid #ccc; }
.ProductDetailsAttributesGroup {  }
.ProductDetailsAttributesLink {  }
.ProductDetailsAttributesDiv {  }
.ProductDetailsAttributesValue {  }
.needsSelection { background-color: #FFAFAF; border: 1px solid #8F2323; color: #7F0000; }
.ProductDetailsSocialBookmarks { margin-top: 0; padding: 0; }
.ProductDetailsProductName { font-size: 22px; color: #146EB4; text-align: left; }
.ui-tabs .ui-tabs-nav li a { padding: 0.5em 0.5em; }
.ProductDetailsReviewRatingCount { text-align: right; clear: -; float: right; }
.StarRatings { text-align: center; float: none; display: inline-block; vertical-align: middle; }
.ui-widget-content { border: none; }
.ui-widget-header { background: none; border: none; }
.ui-tabs .ui-tabs-panel { border: 1px solid #cccccc; }
.ui-corner-bottom { -moz-border-radius: 4px 4px 4px 4px; }
#thProductGroupDisplayPriceBreaks, #tdProductGroupDisplayPriceBreaks, #tdProductGroupDisplayAltPriceBreaks { display: none; }
.ProductGroupHeader { font-size: 12px; display: none; }
.ProductGroupItem td { padding: 5px 0; }
.ProductGroupAlternatingItem td { padding: 5px 0; }
#tdProductGroupDisplayPricing, #tdProductGroupDisplayAltPricing { text-align: right !important; }
#tdProductGroupDisplayQuantity, #tdProductGroupDisplayAltQuantity { text-align: center !important; }
#dvProductGroupGrid { margin-top: 10px; }
#dvProductQuantity { padding-bottom: 40px; }
.ProductDetailsTabs { margin: 0px; padding: 0px; }
#cattrail { padding: 10px 0 5px 0; font-size: 12px; color: #7f0000; }
#cattrail a { padding: 10px 0 5px 0; font-size: 12px; color: #146EB4; }
.ProductDetailsManufacturerName { align: left; }
.ProductDetailsReviewRatingStars { float: none; }
.ProductDetailsReviewRatingStars .StarRatings { float: none; }
.shortdesc { font-family: 'Verdana', 'Geneva', sans-serif; color: #444444; font-size: 16px; }
.ProductDescriptionHeader { display: none; }
.ProductDetailsBullets b { color: #146ec1; align: left !important; font-size: 16px; margin: 0pt; }

/* new product styles */
.vgenericlabel { color: #000; margin: 0px; padding: 0px; font-weight: bold; }
ul.vgeneric { margin-top: 0px; margin-bottom: 7px; }
ul.vgeneric li { margin-bottom: 0px; }
ul.vgeneric a { margin-bottom: 0px; margin-top: 0px; }
ul.prod-bullets { font-size: 16px; margin-top: 3px; }
h2.product-h2 { color: #146ec1; font-size: 16px; margin: 0pt; font-weight: bold; padding: 0px; }
h3.product-h3 { color: #000000; font-size: 16px; margin: 0pt; font-weight: bold; }

.SwatchNotApplicable { opacity: 0.5; pointer-events: none; }


.addToCartCover_cont { position: relative; }

.addToCartCover { position: absolute; width: 340px; height: 30px; z-index: 1000; }

.freeshippingicon { position: relative; top: 60px; left: 400px; width: 10px; height: 10px; }

#variantsDdls select#variantsSelect { font-size: 14px; }
/* [/ProductDetails] */

/* [Catalog] */

/* [/Catalog] */

/* [Category] */
.CategoryPageNavigation { background: #ffffff; color: #333333; }
.CategoryPageNumberPerPage { font-weight: bold; }
.ProductListPagingCurrentPageBox { width: 30px; border: 1px solid #ccc; }
.CategoryChildCategories { background: url('/images/cat-background1.gif') no-repeat; text-align: left; float: left; clear: -; height: 205px; padding-top: 5px; width: 180px; }
.CategoryCategoryThumbnail img { align: center; text-align: center; padding-top: 10px; }
.CategoryProductRow { padding: 5px; background: url('/images/cat-background.gif') no-repeat; margin: 5px 0px 5px 5px; width: 175px; height: 240px; }
.CategoryProductDetails { padding: 5px; font-size: 10px; margin: 0 130px; }
.CategoryProductNameLink { font-size: 12px; font-weight: normal; text-align: center; font-family: 'Arial', 'Helvetica', sans-serif; color: #222222; width: 90%; padding: 10px 0 2px; }
.CategoryProductNameLink a { font-size: 12px; font-weight: normal; text-align: center; font-family: 'Arial', 'Helvetica', sans-serif; color: #222222; padding: 10px 0 2px; }
.CategoryProductPricingInfo { text-align: center; float: -; width: 100%; }
.CategoryProductQuantityTextbox { width: 90px; display: none; }
.CategoryProductThumbnail { float: none; text-align: center; height: 90px; padding-top: 5px; }
.CategoryProductThumbnail img { max-width: 120px; max-height: 120px; }
.CategoryProductThumbnailArea { text-align: center; padding-bottom: 5px; }
.StarRatings {  }
.CategoryProductRatingText { clear: -; }
.CategoryCategoryName { font-family: Arial, Helvetica, sans-serif; color: #FFF; width: 100%; font-size: 24px; text-align: left; font-weight: bold; padding-top: 7px; padding-bottom: 7px; padding-left: 5px; margin-bottom: 8px; margin-top: 8px; background-image: url(/images/cat-h-back.gif); background-repeat: repeat-x; background-color: #1569A9; }
.category-content { text-decoration: none; list-style-type: none; color: #3D3D3D; font-size: 8pt; line-height: 16px; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; font-weight: bold; }

.category-content a { text-decoration: none; list-style-type: none; color: #383838; font-size: 8pt; font-weight: normal; line-height: 14px; }
.category-content a:hover { text-decoration: underline; list-style-type: none; color: #383838; font-size: 8pt; line-height: 14px; font-weight: normal; }

.category-content a:visited { text-decoration: none; list-style-type: none; color: #383838; font-size: 8pt; line-height: 14px; font-weight: normal; }
.category-content .category-shop-all { text-decoration: none; color: #fe2c22; font-size: 7pt; font-weight: normal; }
.category-shop-all a { color: #fe2c22; font-size: 12pt; font-weight: normal; }

.category-content .category-shop-all a:hover { text-decoration: underline; color: #fe2c22; font-size: 12pt; font-weight: normal; }
.category-content .category-shop-all a:visited { text-decoration: none; color: #fe2c22; font-size: 12pt; font-weight: normal; }
.category-content { padding-bottom: 20px; }
.CategoryChildCategoriesLink { font-family: Arial, Helvetica, sans-serif; color: #175985 !important; font-size: 9pt; font-weight: bold; width: 95%; text-align: left; text-decoration: none; padding-left: 1px; padding-bottom: 10px; }
.CategoryProductRetailPrice { text-decoration: line-through; }
.CategoryProductPrice { color: #000000; font-weight: bold; font-size: 11pt; }
.cattrail { padding: 10px 0 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.CategoryChildCategoryHeader { display: none; }

.CategoryChildCategories img { padding-top: -; margin-top: px; }
#dvControlItem {  }
.categorycategoryname { margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; }

.ui-tabs .ui-tabs-nav li { height: 22px; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding-top: 0.3em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; }

.hiddenID { display: none; }


.CategoryProductPriceAreaSave { color: #990000; font-weight: bold; font-size: 8pt; }
.CategoryProductPriceLabel { color: #000000; font-weight: bold; font-size: 11pt; }
/* [/Category] */

/* [ShoppingCart] */
table.ShoppingCart { border: 1px solid #cbc5c5; width: 100%; padding-top: 25px; }
.ShoppingCart td, td.ShoppingCart { text-align: left; border: 1px solid #666; padding: 0 10px 0 10px; }
.ShoppingCartHeader { padding: -; background: url('/Shared/leftcolumn/images/snapin-header-bg.gif') repeat-x; color: #fff; font-weight: bold; height: 21px; }
.ShoppingCartThumbnail { float: left; padding-right: 10px; }
.ShoppingCartPrice { font-weight: bold; }
td.ShoppingCartTotals { text-align: right; }
td.ShoppingCartDiscount { text-align: right; }
.ShoppingCartClear { float: left; text-align: left; }
.ShoppingCartChildBranch { float: left; vertical-align: top; }
.dvChkSelect { display: inline; }
#dvInlineCalculateShippingForm { display: inline; }
#dvInlinePostalcode { float: left; display: inline; }
.PayPalGoogleCO { padding-left: 560px; padding-top: 5px; }
.ShoppingCartError { text-align: center; }
#dvCalculateShippingForm { text-align: left; width: 330px; }
.ShippingCalcLabel { font-weight: bold; text-align: center; }
.ShippingCalcField { padding: 3px; clear: both; }
.ShippingCalcFieldLabel { display: block; float: left; width: 90px; text-align: right; padding: 5px; }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }
.ShoppingCart td { padding: -; }
td.ShoppingCart { padding: -; }
.cartitemname { color: #039; font-family: 'Arial', 'Helvetica', sans-serif; margin: 20px 3px 3px; }
.cartitemname a { color: #039; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; padding-top: 20px; font-size: 12pt; margin: 20px 3px 3px 0px; }
.PayPalGoogleCO .checkbuttonsama { width: 500px; }
.PayPalGoogleCO .cleft { float: left; padding-left: 175px; height: 26px; overflow: hidden; width: 148px; }
.PayPalGoogleCO .cright { float: left; padding-left: 30px; }
.cright img { height: 24px; width: 126px; }
.sleft { float: left; padding-left: 10px; }
.sright { float: right; padding-right: 20px; }
/* [/ShoppingCart] */

/* [CheckOut] */
.CheckOutHeader { font-weight: bold; font-size: 16px; }
.CheckOutSubHeader { font-weight: bold; font-size: 14px; margin: 20px 0 10px 0; }
.CheckOutSubHeaderlogin { font-weight: bold; font-size: 22px; color: #fff; background-color: #166299; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; }
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.LoginFieldDesc { font-weight: normal; width: 130px; float: left; }
.LoginFieldDesc1 { font-weight: normal; width: 300px !important; }
.LoginLeftSide { border: #cccccc 1px solid; float: left; width: 49%; height: 340px; }
.LoginRightSide { border: #cccccc 1px solid; float: right; width: 49%; height: 340px; }
.LoginLeftSide .inner, .LoginRightSide .inner { margin: 10px; }
/* .LoginLeftSide .button, .LoginRightSide .button { text-align: center; } */
.ForgotPassLink { clear: both; }
/* [/CheckOut] */

/* [ShippingEstimation] */
.ShippingEstimationZipTextbox { width: 70px; }
/* [/ShippingEstimation] */

/* [WriteReview] */
.ProductReviewFieldLabel { padding: 5px 0 0 0; }
.ProductReviewChangeEmail { font-size: 10px; }
.WriteReviewEmailAddress { width: 300px; }
.WriteReviewChangeEmailAddressText { font-size: 10px; }
.WriteReviewNameTextbox { width: 200px; }
.WriteReviewTitleTextbox { width: 100%; }
/* [/WriteReview] */

/* [ProductReviews] */
.reviewh2 { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 14pt; padding-top: 10px; font-weight: normal; color: #444444; }
/* [/ProductReviews] */

/* [CMS] */
.ContentPageBody { background-color: #ffffff; }
h1 { padding-top: 5px; padding-bottom: 3px; }
/* [/CMS] */

/* [Attribute] */
.ControlHeader ControlHeader_20712 { display: none; }
/* [/Attribute] */

/* [Manufacturer] */
.hiddenID { display: none; }
/* [/Manufacturer] */

/* [Search] */
.CMSPage { margin: 5px 0; }
.CMSPageTitleLine a {  }
.CMSSearchRelevance { font-size: 10px; }
.CMSPageDescription { font-size: 10px; margin: 5px; color: #333; }.SearchRelevance {  }
.hiddenID { display: none; }
/* [/Search] */

/* [Receipt] */
.LogoText { font-size: Large; font-weight: bold; }
.StoreInfoText { font-size: 14px; }
.ReceiptPaymentMethodText { font-size: 8px; }
.ReceiptHeader { background: #333; color: #fff; }
.ReceiptText { padding: 4px; text-align: left; }
.ReceiptItemTable td { padding: 5px; }
/* [/Receipt] */

/* [OnePageCheckOut] */
.ExistingAccountArea { height: 45px; }
.AccountPasswordText { padding-left: 2px; }
.ShippingMethodArea { float: left; width: 50%; }
.ShippingDropDownArea { padding-left: 10px; }
.ShippingRatesText { text-align: center; }
.MultipleShippingAddressesText { padding-left: 10px; }
.PaymentMethodArea { width: 49%; float: right; }
.CreditCardTextbox { width: 130px; }
.ExplainCVVText { font-size: 10px; }
.EcheckNameTextbox { width: 130px; }
.EcheckStateTextbox { width: 60px; }
.EcheckBankTextbox { width: 150px; }
.GiftcardTextbox { width: 130px; }
.GiftcardDropDown { width: 200px; }
.GiftcardAddTextbox { width: 150px; }
.CouponTextbox { width: 80px; }
.PublicCommentsArea { width: 100%; float: left; }
.PublicComments { margin-top: 4px; width: 100%; height: 80px; }
.OrderGiftingArea { width: 49%; float: right; }
.GiftMessageArea { margin-top: 12px; }
.GiftMessage { margin-top: 4px; width: 100%; height: 50px; }
.ShoppingCartHeaderText { text-align: center; }
#addrBilling_lblAddressNotes { visibility: hidden; display: none; }
#addrBilling_txtComments { visibility: hidden; display: none; }
#addrShipping_lblAddressNotes { visibility: hidden; display: none; }
#addrShipping_txtComments { visibility: hidden; display: none; }
.CheckOutHeader { color: black; font-size: 18pt; font-weight: bold; padding: 5; text-align: left; padding-top: 15px; border-bottom: 1px solid gray; }

div.CheckOutText a { background: url("/buttons/zappos-style/secure-sign-in-checkout.gif") no-repeat scroll 0 0 transparent; display: inline-block; height: 40px; text-indent: -10000em; width: 249px; padding-top: 10px; padding-right: 0; padding-bottom: 3px; padding-left: 0; }

div.CheckOutText { display: block; height: 30px; }

tr#tr_customFields { display: none; }

span.CheckoutCounter { display: none; }
/* [/OnePageCheckOut] */

/* [OnePagePayment] */
.InvoiceTextbox { width: 130px; }
.PaymentAmountTextbox { width: 80px; }
/* [/OnePagePayment] */

/* [CustomerLogin] */
.EmailAddressTextbox { width: 300px; height: 20px; }
/* [/CustomerLogin] */

/* [CustomerLogout] */

/* [/CustomerLogout] */

/* [ChangePassword] */

/* [/ChangePassword] */

/* [LostPassword] */

/* [/LostPassword] */

/* [MyAccount] */
.MyAccountPercentBarArea { border: 1px solid #999; border-radius: 5px; }
.MyAccountPercentBarInner { padding: 1px; }
.MyAccountPercentBar { border-radius: 4px; background: #66CC66; box-shadow: -5px -5px 5px rgba(0,0,0,0.25) inset, 5px 5px 5px rgba(255,255,255,0.5) inset; text-align: center; font-weight: bold; font-size: 11px; line-height: 15px; }

.MyAccountShowHideTable { display: none; }

.MyAccountSection .StarRatings { float: none; margin: 0 auto; }
.MyAccountSection .StarRatings td { padding: 0 2px; border: none; }
.CustomField.MyAccountSectionEntry { padding: 0 0 10px; width: 48%; float: left; min-height: 40px; }
.CustomField.MyAccountSectionEntry:nth-child(2n) { margin-bottom: 15px; }
#trAddNew { font-weight: bold; }
/* Begin left column page format */
.col-sm-3 { width: 25%; float: left; }
.col-sm-9 { width: 73%; float: right; }
.col-sm-4 { width: 30.33333333%; float: left; }
.col-sm-12 { width: 100%; clear: both; padding-top: 30px; }
.well { border-radius: none; border: none; box-shadow: none; }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; }
.nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.nav li {  }
.nav li a { color: #428bca; display: block; padding: 10px 15px; }
.nav li a:hover { background-color: #428bca; color: #fff; text-decoration: none; }
/* End left column page format */

/* Begin main page format */
.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
.panel-default>.panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; }
.panel-heading no-margin { margin-top: 0px; margin-bottom: 0px; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel-default { border-color: #ddd; }
.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid; border-radius: 4px; border-color: #ddd; }
.panel-body { padding: 15px; }

.col-sm-4 a { color: #428bca; } 
.col-sm-12 a { color: #428bca; } 
.OrderHistoryHeader th { padding-left: 20px; font-weight: bold; }
.OrderHistoryItem td { padding-left: 20px; padding-bottom: 5px; background-color: #f5f5f5; }
.OrderHistoryItem td a { color: #428bca; } 
.OrderHistoryAltItem td { padding-left: 20px; padding-bottom: 5px; }
.OrderHistoryAltItem td a { color: #428bca; } 

.MyAccountSectionInner { padding-left: 20px; }
/* [/MyAccount] */

/* [EditLogin] */
.accountinfotable { padding: 20px; }
/* [/EditLogin] */

/* [NewCustomer] */

/* [/NewCustomer] */

/* [BillingAddress] */
.AddressEditorAddressList { padding-bottom: 10px; }
.RequiredField { color: red; }
.AddressEditorEmailTextbox { width: 160px; }
.AddressEditorPhoneTextbox { width: 112px; }
.AddressEditorZipCodeTextbox { width: 112px; }
.AddressEditorZipCodePlus4Textbox { width: 56px; }
.AddressEditorMailingListCheckbox { text-align: left; }
/* [/BillingAddress] */

/* [ShippingAddress] */

/* [/ShippingAddress] */

/* [ShippingMethod] */

/* [/ShippingMethod] */

/* [PaymentMethod] */

/* [/PaymentMethod] */

/* [OrderDetails] */
.OrderDetailsPublicComments { margin-top: 4px; width: 98%; height: 40px; }
.OrderDetailsGiftMessage { margin-top: 4px; width: 98%; height: 40px; }
.OrderDetailsTotalText { font-size: 10px; }
.OrderDetailsAdditionalFeesText { font-size: 8px; }
/* [/OrderDetails] */

/* [EnterCVV] */
.CVVWidth { width: 40px; }
/* [/EnterCVV] */

/* [ViewOrder] */
.SpecialInstructionsArea { display: inline-block; text-align: left; }
.ViewOrderHeader { background: #333; color: #fff; }
.ViewOrderText { padding: 4px; text-align: left; }
.ViewOrderTable td { padding: 5px; }
/* [/ViewOrder] */

/* [MailingListRemove] */

/* [/MailingListRemove] */

/* [Error] */

/* [/Error] */

/* [AffiliateCenter] */

/* [/AffiliateCenter] */

/* [eProduct] */

/* [/eProduct] */

/* [CustomForm] */

/* [/CustomForm] */

/* [MicroStoreHomePage] */

/* [/MicroStoreHomePage] */

/* [WishList] */
.Button { border: 2px solid #333; padding: 0; }
/* [/WishList] */

/* [SavedWishLists] */
.SavedWishCheckbox { border: 0; }
/* [/SavedWishLists] */

/* [SavedWishListDetail] */

/* [/SavedWishListDetail] */

/* [StorePassword] */

/* [/StorePassword] */

/* [AddToCart] */

/* [/AddToCart] */

/* [PlaceOrder] */

/* [/PlaceOrder] */

/* [Register] */
.RegisterNameTextbox { width: 150px; }
.RegisterEmailTextbox { width: 200px; }
.RegisterStateTextbox { width: 201px; }
.RegisterFaxTextbox { width: 100px; }
.Notes { font-style: italic; font-size: 10px; }
.RegisterBox { padding: 0 0 15px 0; }
/* [/Register] */

/* [PicturePopup] */

/* [/PicturePopup] */

/* [PopUp] */

/* [/PopUp] */

/* [MayWeSuggest] */
.MayWeSuggest { padding: 20px; text-align: center; }
/* [/MayWeSuggest] */

/* [CategoryList] */
.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }
.CategoryCategoryFooter h2 { font-size: 2em; }
.CategoryCategoryFooter p { font-size: 1.4em; }
/* [/CategoryList] */

/* [AffiliateLogin] */
.AffiliateLoginBoxLeft { border: #cccccc 1px solid; float: left; width: 49%; height: 200px; }
.AffiliateLoginBoxRight { border: #cccccc 1px solid; float: right; width: 49%; height: 200px; }
.AffLoginBoxInner { padding: 10px; }
.LoginButtons { text-align: center; clear: both; }
.LoginFieldLabel { width: 120px; font-size: 10px; display: block; float: left; }
/* [/AffiliateLogin] */

/* [AffliateApplication] */
.AffiliateApplicationEmailTextbox { width: 300px; }
.AffiliateApplicationPasswordTextbox { width: 176px; }
.AffiliateApplicationPayeeTextbox { width: 300px; }
.AffiliateApplicationContactTextbox { width: 300px; }
.AffiliateApplicationWebsiteUrls { width: 352px; }
.AffiliateApplicationDescription { width: 352px; }
.AffiliateLoginTextbox { width: 120px; }
.AffiliateHelpTextLeft { font-size: 8px; text-align: left; }
.AffiliateHelpTextRight { font-size: 8px; text-align: right; }
.AffiliateLabel { text-align: right; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; font-size: 12px; font-family: Arial,Tahoma,Verdana,Sans-Serif; color: #000000; }
/* [/AffliateApplication] */

/* [_404] */

/* [/_404] */

/* [FreeItemOrder] */
.QtyTextbox { width: 40px; }
.PasswordTextbox { width: 300px; height: 20px; }
/* [/FreeItemOrder] */

/* [SiteMap] */
.SiteMapLinks { margin: 0px; padding-left: 20px; }
.SiteMapLinks li { line-height: 18px; }
.SiteMapHeader { margin-top: 10px; margin-bottom: 5px; font-weight: bold; }
.SiteMapHeader a { font-weight: bold; }
/* [/SiteMap] */

/* [Invoice] */

/* [/Invoice] */

/* [UploadFile] */

/* [/UploadFile] */

/* [UploadFileSuccess] */
.UploadFileResult { height: 40px; text-align: center; color: red; }
/* [/UploadFileSuccess] */

/* [ExplainCVV] */

/* [/ExplainCVV] */

/* [ShoppingCartPrint] */

/* [/ShoppingCartPrint] */

/* [TellAFriend] */

/* [/TellAFriend] */

/* [SingleSignon] */

/* [/SingleSignon] */

/* [MyDownloads] */

/* [/MyDownloads] */

/* [Header] */
.LayoutTopRight { height: 85px; }
.Control_1064 { padding: 10px 10px 0 0; }
.Control_1064 a:hover { text-decoration: none; color: #ffd014; }
.Control_1233 { padding: 45px 10px 0 0; }
#nav { background-color: #3377BE; padding: 0 0 0 0; height: 60px; width: 100%; }
#nav ul { padding: 25px 0 0 0; }
#nav ul li { list-style-type: none; display: inline; padding: 0 12px 0 0; }
#nav a { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; padding-left: 4px; }
#nav a:hover { color: #FF9900; }
#headerqualifier { width: 100%; margin-top: 1px; height: 25px; padding: 0px; background-image: url('/Shared/pageheader/images/headerslice.gif'); background-repeat: repeat-x; font-size: 15px; }

#headerqualifier p { vertical-align: middle; padding-top: 4px; margin: 0px; color: #333; font-family: Arial, Helvetica, sans-serif; text-align: center; }
#headerqualifier a { color: #333; text-decoration: none; }
.moredetails { font-size: 9px; vertical-align: middle; }
.headqualifiertext { padding-left: 15px; font-size: 13px; }
.headqualifiertext2 a { padding-left: 15px; font-size: 13px; color: #f84000 !important; font-weight: bold; }
.headqualifiertext1 { padding-left: 15px; font-size: 17px; font-weight: bold; }
/* [/Header] */

/* [Footer] */
a.FooterMenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none; padding: 4px 8px; margin: 0px 0px; display: inline-block; }
a.FooterMenu hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none; padding: 4px 8px; margin: 0px 0px; display: inline-block; }
.ControlHeader_20869 { display: none; }
.LayoutBottom { background: url('/Shared/body_bg.gif') repeat; }

.LanguageDropdown { width: 480px !important; margin: 0 auto !important; height: 5px !important; }
/* [/Footer] */

/* [LeftColumn] */
#testimonials { padding: 5px; background-image: url(/images/testback.jpg); background-repeat: no-repeat; background-color: #E4F5FC; font-family: Arial, Helvetica, sans-serif; color: #888; }
#testimonials a { text-decoration: none; font-size: 10px; font-style: italic; font-weight: bold; color: #888; }
#testimonials a:hover { text-decoration: underline; }
.name { text-align: right; font-size: 10px; margin-left: 60px; }

#testimonials h3 { font-size: 12px; color: #175985; display: inline; }
#testimonials #insidetest { margin-left: 25px; }
/* [/LeftColumn] */

/* [RightColumn] */

/* [/RightColumn] */

/* [SharedWishList] */
.SharedWishListCheckbox { border: 0; }
/* [/SharedWishList] */

/* [AttributeDropDownGroup] */
.AttributeDropDownGroupItem { white-space: nowrap; }
/* [/AttributeDropDownGroup] */

/* [AttributeGroupLinks] */

/* [/AttributeGroupLinks] */

/* [AttributeNavigationLinks] */
.BrowseByAttributeFilterButtonArea {  }
.BrowseByAttHeader { background: #D0D0D0; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9pt; font-weight: bold; }
/* [/AttributeNavigationLinks] */

/* [BannerAd] */

/* [/BannerAd] */

/* [CategoryDropDownFilter] */
.CategoryFilterDropDown {  }
.CategoryFilterCategoryDropDown {  }
.CategoryFilterAttributeDropDown {  }
.CategoryFilterDropDownContainer {  }
/* [/CategoryDropDownFilter] */

/* [CategoryNavigationLinks] */
.BrowseCategoryIcon {  }
/* [/CategoryNavigationLinks] */

/* [Carousel] */
.CarouselPrevButton {  }
.CarouselNextButton {  }
.CarouselBuyNowLink { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink { font-size: 7pt; text-decoration: none; }
/* [/Carousel] */

/* [CustomerLoginWidget] */
.CustomerLoginEmailTextbox { width: 180px; }
/* [/CustomerLoginWidget] */

/* [CustomWidget] */

/* [/CustomWidget] */

/* [DropDownNavigation] */

/* [/DropDownNavigation] */

/* [FileUpload] */
.UploadFileResult { height: 40px; text-align: center; color: red; }
/* [/FileUpload] */

/* [GlobalWidget] */

/* [/GlobalWidget] */

/* [HTML] */
#legitscript-seal { margin-left: 55px; }
#legitscript-seal img { width: 100px; height: 73px; }
/* [/HTML] */

/* [LargeShoppingCart] */
.ShoppingCart {  }
.ShoppingCartHeader {  }
.ShoppingCartClear {  }
.ShoppingCartPrice {  }
.ShoppingCartTotals {  }
.ShoppingCartShippingInfo {  }
.ShoppingCartDiscount {  }
.ShoppingCartCouponCode {  }
.ShoppingCartThumbnail {  }
.ShoppingCartItemNr {  }
.ShoppingCartVariations {  }
.ShoppingCartPersonalize {  }
.ShoppingCartGiftMessage {  }
.ErrorText {  }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }
/* [/LargeShoppingCart] */

/* [LinkGroup] */

/* [/LinkGroup] */

/* [MailingList] */

/* [/MailingList] */

/* [ManufacturerNavigationLinks] */

/* [/ManufacturerNavigationLinks] */

/* [MicroStoreDropDown] */
.MicroStoreDropDown { width: 160px; }
/* [/MicroStoreDropDown] */

/* [ProductDisplay] */
.FeaturedItemsRating {  }
.FeaturedItemsDetails {  }
.FeaturedItemsPriceHR {  }
.FeaturedItemsPriceAlignment {  }
.FeaturedItemsBuyMoreLinkHR {  }
.FeatureItemsThumbNail {  }
.PriceLabels {  }
.ProductDisplayBuyNowLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea { float: right; padding-right: 5px; display: inline; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewDimensionName {  }
.ProductReviewSummary {  }
.ProductReviewWriteLink {  }
.ProductReviewAllReviewsLink {  }
.ProductReviewTitle { font-size: 16px; font-weight: bold; padding: 5px 0 0 0; }
.ProductReviewRatings {  }
.ProductReviewBody { padding: 0 0 5px 0; }
.ProductReviewProsArea {  }
.ProductReviewProsHeader {  }
.ProductReviewPros {  }
.ProductReviewConsArea {  }
.ProductReviewConsHeader {  }
.ProductReviewCons {  }
.ProductReviewItemMeta { padding-bottom: 15px; }
/* [/ProductReviewsListing] */

/* [QuickOrderEntry] */
.QuickOrderEntryHeader { text-align: center; }
.QuickOrderEntryItemNumberTextbox { width: 100px; }
.QuickOrderEntryQuantityTextbox { width: 50px; }
.QuickOrderEntryAddButton { text-align: center; }
/* [/QuickOrderEntry] */

/* [RepeatedList] */

/* [/RepeatedList] */

/* [RSSFeedReader] */

/* [/RSSFeedReader] */

/* [SearchBox] */

/* [/SearchBox] */

/* [SmallShoppingCart] */
.SmallCartItemLink { text-decoration: underline; }
.SmallCartQtyTextbox { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/SmallShoppingCart] */

/* [Tabs] */

/* [/Tabs] */

/* [TreeNavigation] */
.Node {  }
.NodeHover {  }
.NodeSelected {  }
.RootNode {  }
.LeafNode {  }
.Island {  }
/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget20868] */
.Control_20868 { float: left; width: 100%; }
.ControlHeader_20868 {  }
.ControlItem_20868 {  }
.ControlLink_20868 {  }
.ControlLink_20868 a {  }
.ControlLink_20868 a:hover {  }
.ControlLinkSeperator_20868 {  }
.ControlText_20868 {  }
.ControlInput_20868 {  }
.ControlFooter_20868 {  }
/* [/Widget20868] */

/* [Widget1064] */
.Control_1064 { text-align: right; }
.ControlHeader_1064 {  }
.ControlItem_1064 {  }
.ControlLink_1064 {  }
.ControlLink_1064 a {  }
.ControlLink_1064 a:hover { text-decoration: none; color: #F90; }
.ControlLinkSeperator_1064 {  }
.ControlText_1064 {  }
.ControlInput_1064 {  }
.ControlFooter_1064 {  }
/* [/Widget1064] */

/* [Buttons] */
.AddToCartThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.AddToCartThemeButton { background-image: url('/buttons/vd-new-buttons/btnAddToCart.gif'); width: 215px; height: 30px; }
.CancelThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.CancelThemeButton { background-image: url('/buttons/vd-new-buttons/btnCancel.gif'); width: 75px; height: 25px; }
.ChangeThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.ChangeThemeButton { background-image: url('/buttons/vd-new-buttons/btnChange.gif'); width: 69px; height: 21px; }
.CheckoutThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.CheckoutThemeButton { background-image: url('/buttons/vd-new-buttons/btnCheckOut.gif'); width: 296px; height: 31px; }
.ContinueThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.ContinueThemeButton { background-image: url('/buttons/vd-new-buttons/btnContinue1.gif'); width: 170px; height: 32px; }
.ContinueThemeButton1 { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; background-image: url('/buttons/vd-new-buttons/btnContinue.gif') !important; width: 170px; height: 32px; }

.ContinueShoppingThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.ContinueShoppingThemeButton { background-image: url('/buttons/vd-new-buttons/btnContinueShopping.gif'); width: 134px; height: 22px; }
.DeleteThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.DeleteThemeButton { background-image: url('/buttons/vd-new-buttons/btnDelete.gif'); width: 69px; height: 21px; }
.EditThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.EditThemeButton { background-image: url('/buttons/vd-new-buttons/btnEdit.gif'); width: 65px; height: 21px; }
.GoThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.GoThemeButton { background-image: url('/buttons/vd-new-buttons/btnGo.gif'); width: 43px; height: 21px; }
.LogoutThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.LogoutThemeButton { background-image: url('/buttons/vd-new-buttons/btnLogout.gif'); width: 69px; height: 21px; }
.MoveToCartThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.MoveToCartThemeButton { background-image: url('/buttons/vd-new-buttons/btnMoveToCart.gif'); width: 105px; height: 30px; }
.MoveToWishListThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }v
.MoveToWishListThemeButton { background-image: url('/buttons/vd-new-buttons/btnMoveToWishlist.gif'); width: 146px; height: 21px; }
.PlaceOrderThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.PlaceOrderThemeButton { background-image: url('/buttons/vd-new-buttons/btnPlaceOrder.gif'); width: 202px; height: 35px; }
.RemoveFromCartThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.RemoveFromCartThemeButton { background-image: url('/buttons/vd-new-buttons/btnRemoveFromCart.gif'); width: 72px; height: 22px; }
.SelectPaymentThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.SelectPaymentThemeButton { background-image: url('/buttons/vd-new-buttons/btnSelectPayment.gif'); width: 69px; height: 21px; }
.SignInThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.SignInThemeButton { background-image: url('/buttons/vd-new-buttons/btnSignIn1.gif'); width: 185px; height: 32px; }
.UpdateCartThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.UpdateCartThemeButton { background-image: url('/buttons/vd-new-buttons/btnUpdateCart.gif'); width: 93px; height: 22px; }
.UseThisAddressThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.UseThisAddressThemeButton { background-image: url('/buttons/vd-new-buttons/btnUseThisAddress.gif'); width: 142px; height: 21px; }
.CategoryProductAddToCart { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.CategoryProductAddToCart { background-image: url('/images/add-to-cart-alt.gif'); width: 175px; height: 20px; background-position: center !important; background-repeat: no-repeat; }
.ApplyCodeThemeButton { border: none; cursor: pointer; font-size: 0; line-height: 0; color: transparent; background-color: transparent; }
.ApplyCodeThemeButton { background-image: url('/buttons/vd-new-buttons/btnAdd.gif'); width: 103px; height: 21px; }
/* [/Buttons] */

/* [Slideshow] */
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; }
.SlideshowButtons { margin: 1em 0 4em 1em; padding: 0; position: relative; display: none; }
.SlideshowButton { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; display: none; }
.SlideshowButtonLink { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; display: none; }
.SlideshowButtonLinkCurrent { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext { position: absolute; right: 5px; background: #666; color: #fff; }
/* display: block; */ 
/* display: block; */
/* [/Slideshow] */

/* [Widget1233] */
.Control_1233 {  }
.ControlHeader_1233 {  }
.ControlItem_1233 {  }
.ControlLink_1233 {  }
.ControlLink_1233 a {  }
.ControlLink_1233 a:hover {  }
.ControlLinkSeperator_1233 {  }
.ControlText_1233 {  }
.ControlInput_1233 {  }
.ControlFooter_1233 {  }
/* [/Widget1233] */

/* [Default] */
#toptablewrapper { background-color: #166299; padding: 5px; font-family: Arial, Helvetica, sans-serif; width: 740px; margin-bottom: 10px; margin-top: 10px; height: 40px; }
#toptable { width: 760px; }
#toptable a { text-decoration: none; color: #ffd014; }
#toptable a:hover { text-decoration: none; color: #F90; }
#toptable #topleft { width: 345px; font-size: 9pt; color: #FFF; float: left; }
#toptable #topleft .highlight { font-size: 12pt; font-weight: bold; }
#toptable #topleft .highlight1 { font-size: 14pt; font-weight: bold; }
#toptable #topright { float: right; width: 415px; margin: 0px; padding: 0px; font-size: 11pt; }
#toptable #topright ul { list-style-type: none; margin: 0px; padding-top: 2px; padding-right: 15px; padding-bottom: 0px; padding-left: 0px; }
#toptable #topright  li { padding-bottom: 2px; }
.a-float { float: left; }
.td { padding-bottom: 20px; padding-top: 5px; }
#topsellingproductstable {  }
#topsellingproductstable img { height: 100px; width: 100px; }

#topsellingproductstable a { text-decoration: none; }
#homedatetime { width: 760px; }
#lefthomedatetime { float: left; width: 460px; }
#righthomedatetime { float: right; width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #146EB4; text-align: right; font-weight: bold; }
.homepagep { font-family: Arial, Helvetica, sans-serif; color: #666; line-height: 20px; font-size: 14px; }
.homepageh2 { color: #175985; font-family: 'Arial','Helvetica',sans-serif; font-size: 12pt; text-align: left; margin-bottom: 3px; }
/* [/Default] */

/* [Widget20879] */
.Control_20879 {  }
.ControlHeader_20879 { font-family: Arial, Helvetica, sans-serif; color: black; font-size: 18px; font-weight: bold; width: 175px; text-align: left; padding-left: 10px; padding-bottom: 5px; }
.ControlItem_20879 {  }
.ControlLink_20879 {  }
.ControlLink_20879 a { font-family: Arial, Helvetica, sans-serif; color: #383838; font-size: 16px; padding-left: 10px; }
.ControlLink_20879 a:hover {  }
.ControlLinkSeperator_20879 { padding: 3px; }
.ControlText_20879 {  }
.ControlInput_20879 {  }
.ControlFooter_20879 {  }
.BrowseCategoryIcon_20879 {  }
/* [/Widget20879] */

/* [Widget1232] */
.Control_1232 {  }
.ControlHeader_1232 {  }
.ControlItem_1232 {  }
.ControlLink_1232 {  }
.ControlLink_1232 a {  }
.ControlLink_1232 a:hover {  }
.ControlLinkSeperator_1232 {  }
.ControlText_1232 {  }
.ControlInput_1232 {  }
.ControlFooter_1232 {  }
/* [/Widget1232] */

/* [Widget20867] */
.Control_20867 {  }
.ControlHeader_20867 {  }
.ControlItem_20867 {  }
.ControlLink_20867 {  }
.ControlLink_20867 a { font-weight: bold; font-size: 8pt; font-family: 'Verdana', 'Geneva', sans-serif; }
.ControlLink_20867 a:hover { font-weight: bold; font-size: 8pt; font-family: 'Verdana', 'Geneva', sans-serif; }
.ControlLinkSeperator_20867 {  }
.ControlText_20867 {  }
.ControlInput_20867 {  }
.ControlFooter_20867 {  }
/* [/Widget20867] */

/* [Widget20732] */
.Control_20732 {  }
.ControlHeader_20732 { display: none; }
.ControlItem_20732 {  }
.ControlLink_20732 {  }
.ControlLink_20732 a {  }
.ControlLink_20732 a:hover {  }
.ControlLinkSeperator_20732 {  }
.ControlText_20732 {  }
.ControlInput_20732 {  }
.ControlFooter_20732 {  }
.ProductReviewDimensionName_20732 {  }
.ProductReviewSummary_20732 {  }
.ProductReviewWriteLink_20732 {  }
.ProductReviewAllReviewsLink_20732 {  }
.ProductReviewTitle_20732 {  }
.ProductReviewRatings_20732 {  }
.ProductReviewBody_20732 {  }
.ProductReviewProsArea_20732 {  }
.ProductReviewProsHeader_20732 {  }
.ProductReviewPros_20732 {  }
.ProductReviewConsArea_20732 {  }
.ProductReviewConsHeader_20732 {  }
.ProductReviewCons_20732 {  }
.ProductReviewItemMeta_20732 {  }
/* [/Widget20732] */

/* [Widget20733] */
.Control_20733 { text-align: center; padding-top: 25px; }
.ControlHeader_20733 { font-family: 'Verdana', 'Geneva', sans-serif; color: #146ec1; font-size: 15px; font-weight: bold; padding-top: 10px; line-height: 110%; }
.ControlItem_20733 { margin-left: auto; margin-right: auto; padding-left: 50px; }
.ControlLink_20733 {  }
.ControlLink_20733 a {  }
.ControlLink_20733 a:hover {  }
.ControlLinkSeperator_20733 {  }
.ControlText_20733 {  }
.ControlInput_20733 {  }
.ControlFooter_20733 {  }
.CarouselPrevButton_20733 { display: none; }
.CarouselNextButton_20733 { display: none; }
.CarouselBuyNowLink_20733 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_20733 { font-size: 7pt; text-decoration: none; }
/* [/Widget20733] */

/* [Widget20693] */
.Control_20693 {  }
.ControlHeader_20693 { display: none; }
.ControlItem_20693 {  }
.ControlLink_20693 {  }
.ControlLink_20693 a { font-size: 14px; font-color: #888; }
.ControlLink_20693 a:hover { font-size: 14px; font-color: #888; }
.ControlLinkSeperator_20693 {  }
.ControlText_20693 {  }
.ControlInput_20693 {  }
.ControlFooter_20693 {  }
.CarouselPrevButton_20693 {  }
.CarouselNextButton_20693 {  }
.CarouselBuyNowLink_20693 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_20693 { font-size: 7pt; text-decoration: none; }
/* [/Widget20693] */

/* [Widget20870] */
.Control_20870 { background: transparent url('/Shared/body_bg.gif'); }
.ControlHeader_20870 {  }
.ControlItem_20870 {  }
.ControlLink_20870 {  }
.ControlLink_20870 a {  }
.ControlLink_20870 a:hover {  }
.ControlLinkSeperator_20870 {  }
.ControlText_20870 {  }
.ControlInput_20870 {  }
.ControlFooter_20870 {  }
/* [/Widget20870] */

/* [Widget20881] */
.Control_20881 { padding-top: 15px; }
.ControlHeader_20881 { font-family: 'Arial', 'Helvetica', sans-serif; font-size: 16px; font-weight: bold; padding-left: 10px; width: 175px; padding-top: px; margin-top: 2px; color: #000000; }
.ControlItem_20881 {  }
.ControlLink_20881 {  }
.ControlLink_20881 a { color: #383838; padding-left: 10px; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 14px; }
.ControlLink_20881 a:hover {  }
.ControlLinkSeperator_20881 {  }
.ControlText_20881 {  }
.ControlInput_20881 {  }
.ControlFooter_20881 { padding-bottom: 10px; }
.BrowseByAttributeFilterButtonArea_20881 {  }
.BrowseByAttHeader_20881 {  }
/* [/Widget20881] */

/* [AffiliateApplication] */
th { text-align: left; font-weight: normal; padding-bottom: 5px; }
/* [/AffiliateApplication] */

/* [Widget20761] */
.Control_20761 {  }
.ControlHeader_20761 {  }
.ControlItem_20761 {  }
.ControlLink_20761 {  }
.ControlLink_20761 a {  }
.ControlLink_20761 a:hover {  }
.ControlLinkSeperator_20761 {  }
.ControlText_20761 {  }
.ControlInput_20761 {  }
.ControlFooter_20761 {  }

.warning-text { font-size: large; }
.warning-text { color: #F00; }
/* [/Widget20761] */

/* [Widget20882] */
.Control_20882 {  }
.ControlHeader_20882 {  }
.ControlItem_20882 {  }
.ControlLink_20882 {  }
.ControlLink_20882 a {  }
.ControlLink_20882 a:hover {  }
.ControlLinkSeperator_20882 {  }
.ControlText_20882 {  }
.ControlInput_20882 {  }
.ControlFooter_20882 {  }
/* [/Widget20882] */

/* [Widget20869] */
.Control_20869 {  }
.ControlItem_20869 {  }
.ControlLink_20869 {  }
.ControlLink_20869 a {  }
.ControlLink_20869 a:hover {  }
.ControlLinkSeperator_20869 {  }
.ControlText_20869 {  }
.ControlInput_20869 {  }
.ControlFooter_20869 {  }
/* [/Widget20869] */

/* [Widget20731] */
.Control_20731 {  }
.ControlHeader_20731 {  }
.ControlItem_20731 {  }
.ControlLink_20731 {  }
.ControlLink_20731 a {  }
.ControlLink_20731 a:hover {  }
.ControlLinkSeperator_20731 {  }
.ControlText_20731 {  }
.ControlInput_20731 {  }
.ControlFooter_20731 {  }
/* [/Widget20731] */

/* [Widget20763] */
.Control_20763 {  }
.ControlHeader_20763 {  }
.ControlItem_20763 {  }
.ControlLink_20763 {  }
.ControlLink_20763 a {  }
.ControlLink_20763 a:hover {  }
.ControlLinkSeperator_20763 {  }
.ControlText_20763 {  }
.ControlInput_20763 {  }
.ControlFooter_20763 {  }
/* [/Widget20763] */

/* [Widget20796] */
.Control_20796 {  }
.ControlHeader_20796 {  }
.ControlItem_20796 {  }
.ControlLink_20796 {  }
.ControlLink_20796 a {  }
.ControlLink_20796 a:hover {  }
.ControlLinkSeperator_20796 {  }
.ControlText_20796 {  }
.ControlInput_20796 {  }
.ControlFooter_20796 {  }
/* [/Widget20796] */

/* [Widget1061] */
.Control_1061 {  }
.Control_1061 a {  }
/* [/Widget1061] */

/* [Widget17410] */
.Control_17410 {  }
.Control_17410 a {  }
/* [/Widget17410] */

/* [Widget20864] */
.Control_20864 {  }
.Control_20864 a {  }
/* [/Widget20864] */

/* [BlogPost] */
.CommentReplies { margin-left: 100px; }
/* [/BlogPost] */

/* [Widget20865] */
.Control_20865 {  }
.ControlHeader_20865 {  }
.ControlItem_20865 {  }
.ControlLink_20865 {  }
.ControlLink_20865:hover {  }
.ControlLink_20865 a {  }
.ControlLink_20865 a:hover {  }
.ControlLink_Link_20865 {  }
.ControlLink_Link_20865:hover {  }
.ControlLinkSeperator_20865 {  }
.ControlText_20865 {  }
.ControlInput_20865 {  }
.ControlFooter_20865 {  }
/* [/Widget20865] */

/* [Widget20875] */
#footervd15 { width: 100%; padding-top: 15px; margin-bottom: 10px; }
.footerheaders { font-size: 18px; }
#footervd15 ul { padding-top: 10px; }

#footervd15 ul li { list-style-type: none; padding-top: 5px; }
#footervd15 ul li a { color: #444; font-size: 14px; }
#footervd15 #footervd1 { float: left; width: 24%; }
#footervd15 #footervd2 { float: left; width: 24%; }
#footervd15 #footervd3 { float: right; width: 50%; font-size: 16px; font-weight: 400; }
#footervd15 #footervd4 { clear: both; }
.Control_20875 {  }
.Control_20875 a {  }
/* [/Widget20875] */

/* [Widget20690] */
.Control_20690 {  }
.Control_20690 h2 { padding-top: 30px; font-size: 30px; font-weight: 500; line-height: 1.1; color: #555; }
.Control_20690 p { line-height: 1.4; font-size: 1.2em; color: #555; }
.Control_20690 a {  }
/* [/Widget20690] */

/* [Widget20863] */
.Control_20863 {  }
.Control_20863 a {  }
.textboxCSSClass { color: #6E6E6E; }
#searchboxbtn { background: none repeat scroll 0px 0px #3D90EE; border-radius: 0px 20px 20px 0px; color: #FFF; display: inline-block; height: 52px; width: 60px; margin-left: -5px !important; outline: none; }
/* [/Widget20863] */

/* [Widget20858] */
.Control_20858 {  }
.Control_20858 a {  }
.navborder { border-right-width: thin; border-right-style: solid; border-right-color: #FFF; }
/* [/Widget20858] */

/* [Widget20689] */
.Control_20689 {  }
.ControlHeader_20689 {  }
.ControlItem_20689 {  }
.ControlLink_20689 {  }
.ControlLink_20689:hover {  }
.ControlLink_20689 a {  }
.ControlLink_20689 a:hover {  }
.ControlLink_Link_20689 {  }
.ControlLink_Link_20689:hover {  }
.ControlLinkSeperator_20689 {  }
.ControlText_20689 {  }
.ControlInput_20689 {  }
.ControlFooter_20689 {  }
.Slideshow_20689 { position: relative; }
.SlideList_20689 { margin: 0; padding: 0; list-style: none; }
.Slide_20689 { overflow: hidden; }
.SlideshowButtons_20689 { padding: 0; bottom: 10px; left: 10px; position: absolute; }
.SlideshowButton_20689 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_20689 { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; display: none; }
.SlideshowButtonLinkCurrent_20689 { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink:focus_20689 { outline: none; }
.SlideshowPrevious_20689 { position: absolute; left: 5px; background: #666; color: #fff; display: none; }
.SlideshowNext_20689 { position: absolute; right: 5px; background: #666; color: #fff; display: none; }
.SlideshowPreviousLink_20689 { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink_20689 { color: #fff; padding: 5px; display: block; }
/* [/Widget20689] */

/* [AppliedAttributeFilters] */
.applied-attribute-filter { background-color: #54B2CC; float: left; border: 1px solid #3ba5bf !important; margin-top: 10px; margin-right: 20px; }
.applied-attribute-filter:hover { background-color: #67C1D6; border: 1px solid #3ba5bf !important; }
.applied-attribute-filter-clear { float: left; color: #fff !important; background-color: transparent !important; border: none !important; font-weight: bold !important; padding-left: 10px !important; padding-right: 10px !important; margin: 0 !important; height: 30px !important; border-radius: 0px !important; border-right: 1px solid #3ba5bf !important; line-height: 30px; font-size: 22px; }
.applied-attribute-filter-text { color: #fff; float: left; border-left: none !important; padding-left: 10px !important; padding-right: 10px; font-size: 11px; line-height: 30px; cursor: pointer; }
/* [/AppliedAttributeFilters] */

/* [Widget20712] */
.Control_20712 {  }
.ControlHeader_20712 { display: none; }
.ControlItem_20712 {  }
.ControlLink_20712 {  }
.ControlLink_20712:hover {  }
.ControlLink_20712 a {  }
.ControlLink_20712 a:hover {  }
.ControlLink_Link_20712 {  }
.ControlLink_Link_20712:hover {  }
.ControlLinkSeperator_20712 {  }
.ControlText_20712 {  }
.ControlInput_20712 {  }
.ControlFooter_20712 {  }
.applied-attribute-filter_20712 { background-color: #54B2CC; float: left; border: 1px solid #3ba5bf !important; margin-top: 10px; margin-right: 20px; }
.applied-attribute-filter:hover_20712 { background-color: #67C1D6; border: 1px solid #3ba5bf !important; }
.applied-attribute-filter-clear_20712 { float: left; color: #fff !important; background-color: transparent !important; border: none !important; font-weight: bold !important; padding-left: 10px !important; padding-right: 10px !important; margin: 0 !important; height: 30px !important; border-radius: 0px !important; border-right: 1px solid #3ba5bf !important; line-height: 30px; font-size: 22px; }
.applied-attribute-filter-text_20712 { color: #fff; float: left; border-left: none !important; padding-left: 10px !important; padding-right: 10px; font-size: 11px; line-height: 30px; cursor: pointer; }
/* [/Widget20712] */

/* [ProductCompare] */
.product-compare-table {  }
.product-compare-table tr > th:first-child:not(:last-child) { border-right: 1px solid #ccc; }
.product-compare-table tr > td:nth-child(2n), .product-compare-table tr > th:nth-child(2n) { background: #f9f9f9; }
.remove-link { top: -5px; right: -5px; }
.remove-link a { color: inherit; font-size: 16px; display: block; height: 20px; width: 20px; line-height: 20px; }
.remove-link a:hover { text-decoration: none; background: #666; color: #fff; border-radius: 25px; }
/* [/ProductCompare] */#hiddenSelects { display: none; }

#wait-dialog { display: none; }











.cstext { float: right; padding-right: 5px; clear: left; margin-top: -45px; }
/* [/Widgets] */





















































































































































































































































.categorycategoryname { font-family: Arial, Helvetica, sans-serif; color: #175985; font-size: 25px; font-weight: bold; width: 100%; text-align: left; }

/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */
/* {cornerRadius} *//* {cornerRadius} *//* {cornerRadius} */

/* Articles */
#articlewrapper p { margin: 0.5em 0; color: #333333; font-size: 110%; line-height: 1.5; }

#articlewrapper .blue { color: #2D2D2D; font-size: 16px; }

#articlewrapper .disclaimer { font-size: 9px; font-style: italic; padding: 3px; }
#articlewrapper #wrapper { clear: both; }

#articlewrapper .lefthead { float: left; width: 240px; height: 183px; margin-left: 15px; line-height: 1.5; color: #333333; font-size: 110%; border: thin solid #DDD; }
#articlewrapper .lefthead ul { margin: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; padding-top: 11px; }
#articlewrapper a { text-decoration: underline; }
#articlewrapper .righthead { float: right; border: thin solid #DDD; height: 183px; width: 250px; }
#articlewrapper .article-img { float: left; padding: 5px; }
#articlewrapper .article-img-right { float: right; padding: 5px; }
#articlewrapper .grey { background-color: #6B6A60; color: #FFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); padding-top: 3px; padding-right: 0px; padding-bottom: 1px; padding-left: 5px; font-weight: bold; font-size: 15px; font-variant: normal; font-family: Verdana, Geneva, sans-serif; margin: 0px; }
#articlewrapper #text { clear: both; padding-top: 1px; }
#articlewrapper h1 { color: #2D2D2D; padding-top: 10px; font-size: 2.3em; padding-bottom: 30px; }
#articlewrapper #righttext { padding-left: 10px; padding-right: 10px; }
#articlewrapper #divSocialBookmarks { clear: both; float: right; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; width: 100%; }
#articlewrapper #header img { display: inline; float: left; }
#articlewrapper .quote { font-style: italic; font-weight: normal; color: #146CAF; font-size: 15px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; padding-right: 20px; padding-bottom: -100px; margin-top: -10px; margin-right: 0px; margin-bottom: -10px; margin-left: 0px; }
#articlewrapper .divider { border: 0 solid #FFFFFF; box-shadow: 0 0 0 #FFFFFF; clear: both; height: 1px; width: 100%; background-attachment: scroll; background-color: transparent; background-image: url(http://www.vetdepot.com/article-images/horizontalDivider.png); background-repeat: no-repeat; background-position: 0 0; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 0; padding-left: 50px; }
#articlewrapper .lefthead ul li { list-style-type: none; padding-bottom: 3px; padding-top: 2px; padding-left: 5px; }

/* Brand Pages */
p.brand-disclaimer { font-size: 7pt; font-style: italic; }
img.product-details { float: right; }
h2.brand-h2 { color: #146ec1; font-size: 15px; margin: 0pt; padding-bottom: 5px; }

/* RX Info Page */
.saveandcontinuerx { background-image: url(/buttons/vd-new-buttons/saveandcontinue.gif); background-color: transparent; background-repeat: no-repeat; background-position: 0px 0px; text-indent: -10000em; border: none; cursor: pointer; height: 29px; vertical-align: middle; }

.saveandcontinuerxmobile { background-image: url(/buttons/vd-new-buttons/saveandcontinue.gif); background-color: transparent; background-repeat: no-repeat; background-position: 0px 0px; text-indent: -10000em; border: none; cursor: pointer; height: 29px; width: 220px; vertical-align: middle; }
.sandcinput { float: right; }
.sandcinputmobile { padding-left: 250px; }
#tPetList { font-weight: bold; }
div.CheckOutTextRX { display: block; height: 60px; margin-top: 10px; margin-bottom: 5px; padding-bottom: 1px; }
div.CheckOutTextRX p {  }
div.CheckOutTextRX a { background: url("/buttons/vd-new-buttons/secure-sign-in-checkout.gif") no-repeat scroll 0 0 transparent; display: inline-block; height: 29px; text-indent: -10000em; width: 159px; padding-top: 5px; padding-right: 0; padding-bottom: 6px; padding-left: 0; }
td.CheckOutText { width: 200px; }
.ShoppingCartHeaderRX { padding: -; color: #000; font-weight: bold; height: 21px; }

div.LayoutTopLeft { position: absolute; margin-top: 13px; margin-left: 10px; }
div.LayoutTopRight { margin-bottom: 10px; }
#searhNR ul { list-style-type: none; margin: 0px; padding: 0px; }
#searhNR ul li { padding-bottom: 5px; }
.SearchNRhh { font-size: 15px; }
#searchNR1 { float: left; width: 24%; }
#searchNR2 { float: left; width: 24%; }
#searchNR3 { float: left; width: 24%; }
#searchNR4 { float: left; width: 24%; }